home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / ADA.INI < prev    next >
INI File  |  2004-01-29  |  2KB  |  162 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=ADA
  4. HTMLGroup=0
  5. FileType=*.adb,*.ads,*.ada
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=1
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=1
  26. DoubleQuote=1
  27. Preprocessors=1
  28. IndentChar=
  29. UnIndentChar=
  30. TabWidth=4
  31. CaseSensitive=0
  32. [KeyWords]
  33. abort=
  34. abs=
  35. abstract=
  36. accept=
  37. access=
  38. aliased=
  39. all=
  40. and=
  41. array=
  42. at=
  43. begin=
  44. body=
  45. case=
  46. constant=
  47. declare=
  48. delay=
  49. delta=
  50. digits=
  51. do=
  52. else=
  53. elsif=
  54. end=
  55. entry=
  56. exception=
  57. exit=
  58. for=
  59. function=
  60. generic=
  61. goto=
  62. if=
  63. in=
  64. is=
  65. limited=
  66. loop=
  67. mod=
  68. new=
  69. not=
  70. null=
  71. of=
  72. or=
  73. others=
  74. out=
  75. package=
  76. pragma=
  77. private=
  78. procedure=
  79. protected=
  80. raise=
  81. range=
  82. record=
  83. rem=
  84. renames=
  85. requeue=
  86. return=
  87. reverse=
  88. select=
  89. separate=
  90. subtype=
  91. tagged=
  92. task=
  93. terminate=
  94. then=
  95. type=
  96. until=
  97. use=
  98. when=
  99. while=
  100. with=
  101. xor=
  102. [ReservedWords]
  103. address=
  104. aft=
  105. base=
  106. callable=
  107. constrained=
  108. CONSTRAINT_ERROR=
  109. CONTROLLED=
  110. count=
  111. delta=
  112. digits=
  113. ELABORATE=
  114. emax=
  115. epsilon=
  116. first=
  117. first_bit=
  118. fore=
  119. image=
  120. INLINE=
  121. INTERFACE=
  122. large=
  123. last=
  124. last_bit=
  125. length=
  126. LIST=
  127. machine_emax=
  128. machine_emin=
  129. machine_mantissa=
  130. machine_overflows=
  131. machine_radix=
  132. machine_rounds=
  133. mantissa=
  134. MEMORY_SIZE=
  135. NUMERIC_ERROR=
  136. OPTIMIZE=
  137. PACK=
  138. PAGE=
  139. pos=
  140. position=
  141. pred=
  142. PRIORITY=
  143. PROGRAM_ERROR=
  144. range=
  145. safe_emax=
  146. safe_large=
  147. safe_small=
  148. SHARED=
  149. size=
  150. small=
  151. STORAGE_ERROR=
  152. storage_size=
  153. STORAGE_UNIT=
  154. succ=
  155. SUPPRESS=
  156. SYSTEM_NAME=
  157. TASKING_ERROR=
  158. terminated=
  159. val=
  160. value=
  161. width=
  162.